home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1999 March / EnigmA AMIGA RUN 35 (1999)(G.R. Edizioni)(IT)[!][issue 1999-03].iso / earcd / -archivi / -recent2 / ggdebug.readme < prev    next >
Text File  |  1999-01-01  |  1KB  |  31 lines

  1. Short:    Shared debug lib with PowerUP support.
  2. Author:   Gabriele Greco
  3. Uploader: gabry@promix.it
  4. Version:  1.0
  5. Type:     dev/debug
  6.  
  7. This library is based on the debug.lib rewrite by Michal Letowsky,
  8. dev/debug/DebugLib-1.0.lha, it's a rewrote of the original C= 
  9. debug.lib. It's a shared library, so it can be used with ANY 
  10. compiler and ANY language, provided you have a tool to convert
  11. fd/C-includes to your compiler/language format.
  12.  
  13. I've wrote this since I needed a serial output capable debugging
  14. tool to use with SAS/C PPC / EGCS PPC, since PPCKPrint output 
  15. can't be captured by sushi/sashimi.
  16.  
  17. Provided with the library (less than 1KB) there are the .fd file,
  18. and includes for SAS-C/GCC/EGCS both for 68k/PPC versions.
  19.  
  20. To use KPrintf with PPC I added some tricks to the inline files...
  21.  
  22. The library is freeware. Feel free to write me for bug reports
  23. or new interfaces for other languages.
  24.  
  25. Bye,
  26.  Gabriele Greco
  27.  Hurricane Studios 
  28.  
  29. E-Mail: gabry@promix.it
  30. WEB: http://www.aspide.it/freeweb/hurricane
  31.